首页

vscode 这个配置好啊,终于可以知道每个 index.vue 文件是哪个了

最终我配置成了这样
json
"workbench.editor.customLabels.patterns": { "**/index.vue": "${dirname}⚡" },